home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Printer Setup Utility.app / Contents / Resources / English.lproj / PrinterInfo.nib / classes.nib next >
Encoding:
Text File  |  2003-12-09  |  1.6 KB  |  40 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = InstallableOptionsView; LANGUAGE = ObjC; SUPERCLASS = NSBox; }, 
  5.         {CLASS = PPDCollection; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  6.         {
  7.             ACTIONS = {applyChanges = id; setManufacturerPPDs = id; swapInfoWindowView = id; }; 
  8.             CLASS = PrinterInfoWindowController; 
  9.             LANGUAGE = ObjC; 
  10.             OUTLETS = {
  11.                 applyChangesButton = NSButton; 
  12.                 dummyView = NSBox; 
  13.                 emptySelectionView = NSView; 
  14.                 hostName = NSTextField; 
  15.                 hostNameLabel = NSTextField; 
  16.                 infoPopup = NSPopUpButton; 
  17.                 infoWindowViews = NSPanel; 
  18.                 installableOptionsView = InstallableOptionsView; 
  19.                 locationTextField = NSTextField; 
  20.                 locationTextLabel = NSTextField; 
  21.                 nameLabel = NSTextField; 
  22.                 nameTextField = NSTextField; 
  23.                 nameView = NSView; 
  24.                 otherInfo = NSTextField; 
  25.                 otherInfo2 = NSTextField; 
  26.                 otherInfo2Label = NSTextField; 
  27.                 otherInfoLabel = NSTextField; 
  28.                 ppdPopup = NSPopUpButton; 
  29.                 ppdPrinterList = NSTableView; 
  30.                 ppdView = NSView; 
  31.                 printerImage = NSImageView; 
  32.                 printerName = NSTextField; 
  33.                 queueName = NSTextField; 
  34.                 queueNameLabel = NSTextField; 
  35.             }; 
  36.             SUPERCLASS = NSWindowController; 
  37.         }
  38.     ); 
  39.     IBVersion = 1; 
  40. }